From: Ian Campbell Date: Tue, 14 Dec 2010 18:59:44 +0000 (+0000) Subject: libxc: remove comment obsoleted by addition of hypercall bounce buffer. X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=78bae44397633621fcf32d191f9e83692c216115;p=xen.git libxc: remove comment obsoleted by addition of hypercall bounce buffer. Signed-off-by: Ian Campbell Signed-off-by: Ian Jackson --- diff --git a/tools/libxc/xc_private.c b/tools/libxc/xc_private.c index 2883c19a1c..3b83a8aa5f 100644 --- a/tools/libxc/xc_private.c +++ b/tools/libxc/xc_private.c @@ -186,7 +186,6 @@ void xc_report_progress_step(xc_interface *xch, done, total); } -/* NB: arr must be locked */ int xc_get_pfn_type_batch(xc_interface *xch, uint32_t dom, unsigned int num, xen_pfn_t *arr) {